@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.clearFix::after {
    content: "";
    display: block;
    clear: both;
}

@media screen and (max-width: 1000px)
{
    body { width:1360px !important;  }
}



a {
    text-decoration: none;
    color: #000000;
}


.realTop {
    width: 100%;
    height: 160px;
    background: url('bg.png') no-repeat;
    background-size: 100% 100%;
    

}

.realTop_center {
    width: 1200px;
    height: inherit;
    margin: auto;
    position: relative;
}

.realTop_center_left {
    height: inherit;
    /* line-height: 160px; */
    width: 501px;
    float: left;
   
}

.realTop_center_left img {
    vertical-align: middle;
    float: left;
    margin-top: 38px;

}

.realTop_center_right .q_list:first-child {
    margin-left: 10px;
}

.realTop_center_right {
    height: inherit;
    width: 600px;
 
    height: 89px;
    /* margin-top: 59px; */
    position: absolute;
    top: 59px;
    right: -140px;
}

.q_list li img {
    width: 35px;
    height: 35px;
}

.q_list li {
    float: left;

}

.q_list li:not(:first-child) {
    margin-left: 10px;
}

.nav {
    width: 1200px;
    margin: auto;
    height: 50px;
    display: flex;
    align-items: center;

}

.nav li a {
    display: block;
    width: 110px;

    font-size: 17px;
    color: #333333;

    font-weight: bold !important;
}

.nav li a img {
    vertical-align: text-bottom;
    margin-right: 3px;
    line-height: 50px;

   height: 20px;
}

.nav li a span {
    /* margin-top: 3px; */
    line-height: 50px !important;
    color: #fff !important;
  
}

.ys {
    color: #B01F24 !important;

}

.submenu {
    display: inline-block;

}

.nav li {

    float: left;
}

.nav>li:not(:first-child) {
    margin-left: 40px;
}

.classMenu {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 50px;
    display: none;
    z-index: 9;
    height: 50px;

    background-color: rgba(249, 249, 249,0.8);
}

.submenu {
    display: inline-block;
    position: relative;
    left: 0px;


}

.submenu li {
    float: left;

}

.submenu li a {
    display: block;
    font-size: 15px;
    text-align: left;
    color: #333333 !important;
    font-weight: normal;
    width: inherit;

    margin-right: 0px;
    width: 100%;
    height: 100%;
    line-height: 50px;
}
.submenu li a:hover{
    color: #B01F24 !important ;
}
.submenu>li:last-child a{
    line-height: 52px;
}
.submenu>li:not(:last-child) ::after {
    content: "|";
    margin-left: 5px;
    margin-right: 5px;
    font-size: 18px;
}

.block {
    display: block !important;
}

.bg {
    width: 100%;
    height: 450px;
    /* background-image: url("areaBg.png"); */
    background-size: 100% 100%;
    /* background-repeat: no-repeat;
    position: relative; */
}

.input {
    width: 310px;
    height: 43px;
    position: absolute;
    
    right: 0px;
    bottom: -57px;
}

.inp {
    width: 100%;
    height: 43px;
    outline: none;
    border: 1px solid rgba(19, 49, 121, 0.41);
    border-radius: 4px;
    font-size: 16px;
    padding-right: 40px;
    box-sizing: border-box;
}
.inpR{
    width: 1200px;
    margin: auto;
    position: relative;
    height: 100%;
}

.query {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    cursor: pointer;
}

#center {
    width: 1200px;
    margin: auto;
    position: relative;
    top: -50px;
    background-color: #ffffff;
}

.realCenter {
    margin-top: 20px;
}

.center_news {
    width: 100%;
    height: 160px;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0 0 6px rgba(0, 0, 0, .3);
}

.center_news_left {
    width: 50px;
    height: 120px;
    background: url('center_news.png') no-repeat 100% 100%;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: 16px;
    /* text-align: center; */
    text-align: center;
    padding: 12px 0px 0px 5px;
    box-sizing: border-box;
    margin-right: 20px;

}

.newsList {
    width: 1084px !important;
    height: 120px;

}

.article {
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    width: 100%;
    text-align: center;
}
/* .realTop_center_right{
    position: absolute;
    right: -140px;
} */

.realTop_center_right li img {
   display: none;
    float: left;

}

.center_news li {
    float: left;

}

.abstract {
    font-size: 16px;
    color: #595959;
    line-height: 30px;
    margin-top: 10px;
}

.a_to {
    color: #B01F24;
}

.pagination {
    position: absolute;
    z-index: 20;
    bottom: 0px;
    width: 100%;
    text-align: center;
}

.nesSwiper {
    width: 1084px;
    height: 120px;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 25px;
    height: 7px;
    background: #DDDDDD;
    cursor: pointer;
    margin-left: 10px;
}

.swiper-wrapper {
    width: 100%;
    height: 100%;
}

.swiper-active-switch {
    background: #B01F24;
}

/* lunbo */
.list-title-left {
    color: black;
}

.lun-side {
    position: relative;
}

.titleBox {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 10px;
    background-color: rgba(0, 0, 0, .5);


}

.titleBox>p>a {
    color: #fff;
    font-size: 14px;
}

.pagination_tu>.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;

    background-color: #9E8E8B;
    border-radius: 0px;
    margin-right: 5px;
    border-radius: 50%;
    cursor: pointer;
}

.pagination_tu {
    /* font-weight: bold;
text-align: center;
font-weight: bold; */
    position: absolute;
    z-index: 20;
    right: 10px;
    bottom: 10px;
    text-align: right;
}



.right_info {
    width: 950px;
    margin-left: 10px;
}

.leftLunbo {
    width: 439px;

}

.pagination_tu>.swiper-active-switch {
    background-color: #ffffff;
}

.schoolNews {
    width: 412px;
    height: 292px;
}

.schoolNews_top {
    width: 100%;
    height: 38px;
    border-bottom: 2px solid #F5F5F5;
}

.schoolNews_top_title {
    width: 118px;
    height: 45px;
    background-image: url('school.png');
    font-size: 15px;
    float: left;


}

.schoolNews_top_title a {
    display: block;
    text-align: center;
    color: #FFFFFF;
    line-height: 38px;
    font-weight: bold;
}

.realCenter_top>li {
    float: left;

}

.realCenter_top>li:not(:first-child) {
    margin-left: 15px;
}

.more {
    font-size: 16px;
    color: #222222;
    display: block;
    text-align: center;
    line-height: 38px;
}

.u_list {
    margin-top: 15px;
}

.u_list li {
    background: url('dian.png') no-repeat left center;
    padding-left: 22px;
    width: 100%;
    box-sizing: border-box;
}

.u_list li a {
    font-size: 14px;
    color: #222222;
    letter-spacing: 0;
    line-height: 34px;
    position: relative;
    display: block;
    width: 100%;
}

.date {
    position: absolute;
    right: 0px;
    top: 50%;
    color: #7F7F7F;
    transform: translateY(-50%);
}

.ask {
    width: 312px;
    background: url('1.png') no-repeat 100% 100%;
    padding: 0px 16px 0px 10px;
    box-sizing: border-box;
}

.ask .schoolNews_top {

    border-bottom: 2px solid #E2E2E2;
}

.ask .schoolNews_top .schoolNews_top_title {
    background: none;

}

.askList {
    margin-top: 14px;

}

.askList>li {

    /* border-bottom: 1px solid #E0E0E0; */
    background: url("wyxzf_icon_d2.jpg") no-repeat;
    background-position: left center;
}

.askList li a {
    line-height: 34px;
    color: #222222;
    /* height: 66px; */
}

.askDate {
    position: absolute;
    right: 0px;

    color: #7F7F7F;
    bottom: 3px;
}

.center_bottom {
    margin-top: 20px;
}

.center_bottom>li {
    float: left;
}

.center_bottom>li:not(:first-child) {
    margin-left: 15px;
}

.meiti>a {
    background: url('unclick.png');
    color: #888888;
    font-weight: bold;
}

.meitiNav>.meiti {
    margin-right: 10px;
    background: none;
    height: 40px;

}

.meitiList {
    width: 331px;
}

.ysMeti {
    background: url('click.png') !important;
    color: #ffffff !important;
}

.navList {
    margin: 0px;
}

.navList>li {
    width: 157px;
    height: 49px;
    background: none;
    padding: 0px;
    float: left;
    margin-top: 15px;
}

.navList>li:nth-child(even) {
    margin-left: 15px;
}

.navList>li>a {
    width: 100%;
    height: 100%;
    line-height: 49px;
    /* text-align: center; */
    background: #E4E8F0;
    border-radius: 3px;
    position: relative;
    font-size: 15px;
    color: #222222;
    padding-left: 68px;
    box-sizing: border-box;
}

.item>img {
    vertical-align: middle;
    margin-right: 14px;
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
}

.metiys {
    color: #B01F24 !important;
    background: rgba(176, 31, 36, 0.05) !important;
    border: 1px solid #B01F24 !important;
}

/*  动态栏目*/
.dongtai {
    width: 522px;
}

.columnChange>li {
    float: left;
    height: 35px;
    /* width: 85px; */
    margin-top: 7px;
}

.columnChangelistcss>.u_list {
    margin-top: 7px;
}

.columnChange>li>a {

    font-size: 16px;
    color: #888888;
    width: 85px;
    height: 35px;
    display: inline-block;
    text-align: center;
    line-height: 35px;

}

.dongtaiYs {
    background: #F3F5F9;
    font-size: 16px;
    color: #133179 !important;
}

.departmentList>.u_list {
    margin-top: 15px;
}

.columnChange>li:last-child>span {
    display: none;
}

/* 友情链接 */
.friendLyLink {
    background: none;
    padding: 0px;
}
.friendLy_list {
    position: relative;
}

.friendLy_list li {
    float: left;
    margin-top: 15px;
    width: 150px;
    height: 50px;
}

.friendLy_list>li:nth-child(even) {
    margin-left: 11px;
}

#bottom {
    width: 100%;
    height: 223px;
    background: #133179;
    border-top: 6px solid #B01F24;
}

.innerBottom {
    width: 1200px;
    margin: auto;
    height: 139px;
    margin-top: 43px;
}

.innerBottom>li {
    float: left;
}

.jieshao {
    width: 838px;
    height: 100%;
    /* background: url('top_2.png') no-repeat right bottom; */
    margin-left: 18px;
    position: relative;
}

.jieshao>p {
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 34px
}

.wLink {
    font-size: 14px;
    color: #FFFFFF;
    margin-left: 52px;
}

.blue {
    position: absolute;
    top: 36px;
    left: 361px;
}

.code div {
    float: left;
}

.code p {
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 10px;
}

/* 飘窗 */
.colse {
    width: 19px;
    height: 19px;
    display: block;
    background: url(close.jpg) no-repeat center center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    cursor: pointer
}

/* 概览页 */
.area {
    background: url('area.png') no-repeat left center;
    padding-left: 26px;
    box-sizing: border-box;
    padding-top: 20px;
    padding-bottom: 20px;
}

.location {
    font-size: 16px;
    color: #222222;
}

.realList>li {
    float: left;
}

.realList_left {
    width: 248px;
    padding-bottom: 50px;
}

.columnName {
    background-image: linear-gradient(90deg, #FFFFFF 0%, #FFFFFF 100%);
    border: 1px solid #E2E2E2
}

.columnNameP {
    width: 100%;
    height: 40px;
    background: #F4F5F7;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #133179;
    font-weight: bold;
}

.columnNameList {
    width: 1005;
    padding: 0px 10px;
}

.columnNameList>li>a {
    width: 230px;
    height: 56px;
    margin: auto;
    display: block;
    font-size: 18px;
    background: url('more.png') no-repeat 25px center;
    color: #222222;

    text-align: center;
    line-height: 56px;
}

.columnNameList>li:not(:last-child)>a {
    border-bottom: 1px dashed #CACACA;
}

.freshInfo {
    margin-top: 21px;
}

.freshList {
    padding: 0px 10px;
    padding-bottom: 40px;
}

.realList_right {
    width: 930px;
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    padding: 20px;
    box-sizing: border-box;
    margin-left: 20px;
}

.left_img {
  margin-right: 15px;
}

.real_item>li:first-child {

    float: left;
}

.left_info {
    /* width: 710px; */
    margin-left: 15px;
}

.left_info_text {
    font-size: 16px;
    color: #000000;
 
    font-weight: bold;
    height: 24px;

}

.left_info>a {
    display: block;
}

.left_info_ab {
    line-height: 30px;
    font-size: 14px;
    color: #595959;
    margin-top: 5px;
}

.text_date {
    font-size: 14px;
    color: #7F7F7F;
    font-weight: normal;
    float: right;
}

.realList_right_list li:not(:last-child) {
    border-bottom: 1px dashed #E2E2E2;
}

.realList_right_lis li {
    padding-bottom: 15px;
}

.realList_right_list li:not(:first-child) {
    margin-top: 15px;
}
.columnNameYs{
    background-color:#133179 !important;
    color: #FFFFFF !important;
}

/* 文章页 */
.articleInfo {
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    padding: 30px 130px;

}

.articleInfo_title {
    font-size: 24px;
    color: #222222;
    font-weight: bold;
    text-align: center;
    line-height: 70px;
}

.articleInfo_info {
    background: #F6F7FB;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.articleInfo_info span {
    margin-left: 30px;
    font-size: 16px;
    color: #222222;
}

.zhengwen {
    margin-top: 20px;
}

/* 遍历概览页 */

.plLists {
    border: none;
    padding: 0px;
}

.plLists>ul>li {
    width: 454px;
    float: left;
}

.plLists>ul>li:nth-child(even) {
    margin-left: 20px;
}

.plLists>ul>li:nth-child(n+3) {
    margin-top: 20px;
}
/* 图片概览 */
.page-column-pic .news {
	text-align: center
}
.page-column-pic .news section {
	width: 216px;
	display: inline-block;
    padding-top: 20px;
	
}
.page-column-pic .news section:hover {
	background: #e8e8e8
}
.page-column-pic .news img {
	width: 180px;
	height: 135px;
	background: #fff
}
.page-column-pic .news .span-container {
	margin-top: 4px;
	text-align: center;
	font-size: 14px;
	
}
.page-column-pic-lingdaofengcai .col-mid {
	width: auto
}
.page-column-pic-lingdaofengcai section {
	margin: 0;
	padding: 20px
}
.page-column-pic-lingdaofengcai section:nth-child(2n) {
	background: #f1f1f1
}
.page-column-pic-lingdaofengcai .img-box {
	float: left;
	margin-right: 20px;
	width: 150px;
	height: 142px;
	overflow: hidden;
	border: 1px solid #15317a
}
.page-column-pic-lingdaofengcai img {
	max-width: 220px;
	max-height: 142px
}
.page-column-pic-lingdaofengcai .r-side {
	float: left;
	width: 650px
}
.page-column-pic-lingdaofengcai .heading {
	vertical-align: top;
	margin-top: 6px
}
.page-column-pic-lingdaofengcai h2 {
	margin-top: 0
}
.page-column-pic-lingdaofengcai .desc {
	font-size: 14px;
	color: #6c6c6c;
	line-height: 1.75
}
.page-column-pic-lingdaofengcai .desc a {
	color: #6c6c6c
}
.page-column-pic-lingdaofengcai .desc a:hover {
	color: #4d4d4d
}

.xlsubtitle{text-align: center;
    font-size: 20px;
    font-weight: normal;}
/* 细览 */



